func runtime.goroutineheader

7 uses

	runtime (current package)
		mprof.go#L1708: 			goroutineheader(gp)
		panic.go#L1391: 			goroutineheader(gp)
		signal_unix.go#L758: 		goroutineheader(gp)
		signal_unix.go#L762: 			goroutineheader(mp.curg)
		traceback.go#L1197: func goroutineheader(gp *g) {
		traceback.go#L1252: 		goroutineheader(curgp)
		traceback.go#L1268: 		goroutineheader(gp)